remote-add: Add --set=KEY=VALUE option
authorColin Walters <walters@verbum.org>
Sat, 28 Sep 2013 16:00:16 +0000 (12:00 -0400)
committerColin Walters <walters@verbum.org>
Sat, 28 Sep 2013 16:00:16 +0000 (12:00 -0400)
commit0f486105db56e16302a9298ae68449ef07461459
tree8827f39e160ba8bdb5a7efba4d9719f06de91e37
parent38a5f6e5ed61cfb7a831c78920a8d11457c59dee
remote-add: Add --set=KEY=VALUE option

This can be used to add a remote and set e.g. tls-permissive=true, or
gpgverify=false.
src/ostree/ot-builtin-remote.c
tests/test-basic.sh